Network programming in python This is a quick guide/tutorial on socket programming in python. ... $ python client.py Socket Created Ip address of www.google.com is 74.125.236.83 Socket Connected to www.google.com on ip 74.125.236.83 It creates a socket ..